testsuite: Add crossfade-clip-both-children test
authorBenjamin Otte <otte@redhat.com>
Wed, 10 May 2023 20:14:26 +0000 (22:14 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 16 May 2023 16:53:27 +0000 (18:53 +0200)
commitf5955feea1cd0d5ebe457b8685ac27e03a02bf97
tree0f1f0150faf3d8f8ce4b5744f7fad0884dce2a66
parent853e8719c6d811ca0d336fd9cfa469e6f8c64495
testsuite: Add crossfade-clip-both-children test

This one tests a crossfade between two non-overlapping nodes with a clip
region that covers neither of the two nodes.

This tests that renderers can deal with clip regions that doesn't
overlap nodes in a situation where they will most likely want to create
an offscreen.
As offscreens are typically clipped to the clip region, this would cause
an empty offscreen and that can cause failures.
testsuite/gsk/compare/crossfade-clip-both-children.node [new file with mode: 0644]
testsuite/gsk/compare/crossfade-clip-both-children.png [new file with mode: 0644]
testsuite/gsk/meson.build